TPgLoaderOptions class overview.
Properties
Name | Description |
BufferSize |
Holds the size of the memory buffer used by TPgLoader.
|
QuoteNames |
Used to quote columns names in the INSERT statement used for loading data.
|
TextMode |
Used to load data in the text mode.
|
UseBlankValues |
Forces PgDAC to fill the buffer with null values after loading a row to the database.
|